home *** CD-ROM | disk | FTP | other *** search
-
- ┌───────────────────────────────────────────────────────────────────────────┐
- │░░░▒▒▒▓▓▓███ RIPlink - Version 1.22 ███▓▓▓▒▒▒░░░│
- └───────────────────────────────────────────────────────────────────────────┘
-
- RIPlink(tm) - Version 1.21 - Version Changes - 05-13-1995
- Copyright 1995 InterProgramming, All Rights Reserved.
-
-
- Version 1.00 - Version 1.09
- Beta Versions; Not released
-
- Version 1.10 - 02/21/94
- Initial Public Release
-
- Version 1.12 - Version 1.14
- Beta Versions; Not released
-
- Version 1.20 - 07/07/94
- ■ Added support for Bezier Curve.
- ■ Fixed bug in RipPolygon and RipFillPoly procedures.
- ■ Added RipPolyLine procedure.
- ■ Rewrote most of RipButton to match results generated by RIPterm/RIPaint.
- ■ Strings are now properly being escaped.
- ■ RipNoMore now sends 3 "No More" sequences instead of just one.
- ■ SendStr has been split into two procedures: SendStr and SendStrCR.
- You must ensure that SendStr does NOT send a CRLF sequence and that
- SendStrCR does.
- ■ Added full local mouse support.
- ■ Added a utility program, RIP2PAS.EXE. RIP2PAS reads a .RIP file and
- writes source code for RIPlink.
- ■ Added TextWindow support. You must have the file RIPLINK.FNT for this
- to work.
- ■ Rewrote logic for the RIP parser to facilitate the changes necessary
- for the TextWindow support.
- ■ Second parameter for Init now necessary. This is the name of
- RIPLINK.FNT should you decide to rename it. See documentation for
- details.
- ■ EGAVGA.BGI and *.CHR are now contained in the single file, RIPLINK.CHR.
- Same rules as RIPLINK.FNT as far as renaming. Name is derived from
- the same parameter. The use of RIPLINK.CHR is now the default for the
- EXTernal model.
- ■ Moved some routines to an external unit, RIPLINK1.
- ■ Rewrote other parts of the RIP parser. Memory requirements reduced by
- 13k. Functionality and speed unchanged.
- ■ RIPscrip v1.52 support has been removed. This eliminates the .INTernal
- model of RIPlink.
- ■ Rewrote the MegaNum <==> Decimal routines for speed and size.
-
- Version 1.21 - 03/22/95
- Dropped from InterProgramming line and turned over to DDPlus Doorkit team
- for support, development, and utilization in door programs.
-
- Version 1.22 - 05/13/95
- Added new version of DDPlusR unit. Same enhancements as included in
- the normal DDPLUS unit.
-
-